Release 10.1A: OpenEdge Application Server:
Administration
Set the agent application mode to production
You must set the value of your agent application mode to Production to prevent unwanted exposure of several WebSpeed components. The default setting is Development. Therefore, you must take explicit action to change to Production mode before you deploy and run your WebSpeed applications.
Table 13–1 details the functionality differences between the production and development modes.
You can use the Progress Explorer Tool to change the value of the Agent application mode from development to production.
![]()
To change the application mode with Progress Explorer:
- Double click the WebSpeed folder on the left-hand side of the main Progress Explorer window.
- Right click on the broker name.
- Choose Properties on the shortcut menu. The broker Properties dialog box displays.
- Select on Agent
General to display properties associated with the WebSpeed agent. Note that the Agent application mode field displays two options: Development and Production.
- Set the Agent application mode to Production:
![]()
Another method of changing the application mode from development to production is to edit the
ubroker.propertiesfile.
![]()
To change the application mode by editing ubroker.properties:
- Determine if you need to set all brokers or just individual brokers to a Production mode.
The property values established in the various sections of the
ubroker.propertiesfile are governed by a parent-to-child inheritance relationship. For example, values set in the parent, the[UBroker]section, are inherited at the[UBroker.WS]level. Similarly, values defined at the[UBroker.WS]level are inherited as default values by each individual broker instance in the[UBroker.WS.brokername]sections.Alternatively, you can retain the property values established at the parent level and override only those individual values at the lower, child level that you need to change.
- Search the
ubroker.propertiesfile for thesrvrAppModeproperty in the section, or sections, that you need to change.- Change the value of the
srvrAppModeproperty to Production.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |